From a30129e8ee50ca81e8d999589d063fdd4fb4619e Mon Sep 17 00:00:00 2001 From: oliskoli Date: Fri, 7 Sep 2007 20:44:01 +0000 Subject: [PATCH] test-all: Exclude xol (swiss grid limits) from testing. --- test-all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-all b/test-all index 8e192eb9f..891b0b62e 100755 --- a/test-all +++ b/test-all @@ -4,7 +4,7 @@ PNAME=${PNAME:-./gpsbabel} REFGPX="reference/expertgps.gpx" # reference file for all tests -EXCL="ozi vitosmt" # exclude formats from test +EXCL="ozi vitosmt xol" # exclude formats from test CAPS="" TEMPDIR=${GBTEMP:-/tmp}/gb-test-all CATALOG=/tmp/gb-test-all.done -- 2.30.2